python-hurry.query software package provides Higher level query system for the zope.catalog, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install python-hurry.query
python-hurry.query is installed in your system.
Make ensure the python-hurry.query package were installed using the commands given below,
$ sudo dpkg-query -l | grep python-hurry.query *
You will get with python-hurry.query package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Zope/Plone Framework |
| Package | python-hurry.query |
| Version | 1.1.1-0ubuntu2 |
| Description | Higher level query system for the zope.catalog |
| Sub Section | zope |